Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[107] Updated Rails related gems and some other dependencies and update the project version to 0.1.1 #111

Open
wants to merge 4 commits into
base: 107-update-gems-to-latest
Choose a base branch
from

Conversation

carlospohlodcodeminer42
Copy link
Collaborator

@carlospohlodcodeminer42 carlospohlodcodeminer42 commented Jul 19, 2024

Base PR #110

This PR updates Gems related to rails among others, also update the project version to 0.1.1. resume:

rails updates

- rake from 13.0.6 to 13.2.1
- zeitwerk from 2.6.6 to 2.6.16
- activesupport from 7.0.2.3 to 7.1.3.4
- activemodel from 7.0.2.3 to 7.1.3.4
- activerecord from 7.0.2.3 to 7.1.3.4
- actionview from 7.0.2.3 to 7.1.3.4
- activejob from 7.0.2.3 to 7.1.3.4
- actionpack from 7.0.2.3 to 7.1.3.4
- activestorage from 7.0.2.3 to 7.1.3.4
- actionmailer from 7.0.2.3 to 7.1.3.4
- actionmailbox from 7.0.2.3 to 7.1.3.4
- actiontext from 7.0.2.3 to 7.1.3.4
- actioncable from 7.0.2.3 to 7.1.3.4
- railties from 7.0.2.3 to 7.1.3.4
- rails-dom-testing from 2.0.3 to 2.2.0
- globalid from 1.1.0 to 1.2.1

rake updates:

update rack to 3.1.7 (was 2.2.9) and related gems:

- rack-session 2.0.0 (was 1.0.2)
- rackup 2.1.0` (was 1.0.0)

other updates:

- capybara 3.40.0 (was 3.39.2)
- standard 1.39.2 (was 1.39.1)
- sqlite3 2.0.2 (was 1.5.4)

related updates

- rake from 13.0.6 to 13.2.1
- zeitwerk from 2.6.6 to 2.6.16
- activesupport from 7.0.2.3 to 7.1.3.4
- activemodel from 7.0.2.3 to 7.1.3.4
- activerecord from 7.0.2.3 to 7.1.3.4
- actionview from 7.0.2.3 to 7.1.3.4
- activejob from 7.0.2.3 to 7.1.3.4
- actionpack from 7.0.2.3 to 7.1.3.4
- activestorage from 7.0.2.3 to 7.1.3.4
- actionmailer from 7.0.2.3 to 7.1.3.4
- actionmailbox from 7.0.2.3 to 7.1.3.4
- actiontext from 7.0.2.3 to 7.1.3.4
- actioncable from 7.0.2.3 to 7.1.3.4
- railties from 7.0.2.3 to 7.1.3.4
- rails-dom-testing from 2.0.3 to 2.2.0
- globalid from 1.1.0 to 1.2.1
rack 3.1.7 (was 2.2.9) and related gems:

- rack-session 2.0.0 (was 1.0.2)
- rackup 2.1.0 (was 1.0.0)
-
also update

- capybara 3.40.0 (was 3.39.2)
- standard 1.39.2 (was 1.39.1)
- sqlite3 2.0.2 (was 1.5.4)
@carlospohlodcodeminer42 carlospohlodcodeminer42 changed the base branch from main to 107-update-gems-to-latest July 19, 2024 19:48
@carlospohlodcodeminer42 carlospohlodcodeminer42 changed the title [107] Updated Rails related gems and some other dependencies [107] Updated Rails related gems and some other dependencies and update the project version to 0.1.1 Jul 19, 2024
@carlospohlodcodeminer42 carlospohlodcodeminer42 marked this pull request as ready for review July 19, 2024 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant